Skip to main content

Promote

Promote a release to another bucket.

Command

ugs ccd releases promote <release-num> <target-bucket-name> <target-environment-id> [options]

Arguments

  • <release-num>: Release number.
  • <target-bucket-name>: Name of the target bucket.
  • <target-environment-id>: Id of the target environment.

Options

OptionAliasDescription
environment-name-e, --environment-nameThe services environment name.
project-id-p, --project-idThe Unity cloud project id.
bucket-id-b, --bucket-idThe ID of the bucket containing the release to promote.
notes-n, --notesNotes to associate with the promoted release.
help-?, -h, --helpDisplay help and usage information.
quiet-q, --quietReduce logging to a minimum.
json-j, --jsonUse JSON as the output format.